Musical Stepper

Status: Completed
Progress: 100%

Build Log

Website V3

The idea

  • I really want some way to document all my projects so i can look back on them in a few years and see how my skills, abilitys and design choices change over the years. This website is my attempt at that, My hope is that this will be fun, enjoyable and easy enough for me to keep up with so i maintain doing this write up stuff for my future projects.

  • I use VSCode for my not taking at home and at work, so one day while at work I had the idea "what if i could upload my notes and files for my project into my github so I would never lose them and a way to share my work with the world. All of my work is open to the world, i dont want any of my work to be behind a pay wall, so here it is! all my side projects and hobbies. Keep in mind this it self is also a side project, so dont expect perfection. there will be grammar and spelling mistakes and things MIGHT not work.

  • I really want this to be as easy for me as possible so i just write a markdown file and upload it into a git repo and thats all, everything else is automatic. maybe ill even come back and updade this from time to time.

Day 1

  • I am by no means a programer and my skills are mid at best, so im using AI to build this site for me. In the open source spirit, I want to avoid paying for anything so using AI will take some time with the limits.

  • I got Cursor to make the ground work for how to site works and im pretty happy with it for now. theres a lot more I want it to add but I hit the limits for the day.

Day 2

  • my useage rest and with that I added some images and 3d model intagration so now it can display images and the 3d models i make for the project.

  • I need to find a better way to automate this, right now I make my projects in another folder then move them into the website folder, this works but its bothersome. I will look around for some better ideas or automations for this. It would be really nice to have a template for my project folders as well that i can just pull down and get started, gonna look into that as well. I think I want to add a footer with some info about me and change up the header as well, its okay but can use some work.